home *** CD-ROM | disk | FTP | other *** search
- ;
- ; $VER: AMMS Applicationtext 1.05 [English] / 01-11-1994
- ;
- ; Translation by The Terminator
- ;
-
-
-
- ; ### INTRODUCTION ###
- ; --------------------
- *
- ^J
- APPLICATION^J
- -----------^J
- You will be asked for the following data, which has to be entered COMPLETELY !^J
- ^J
- USERNAME : Your username in this mailbox^J
- GIVEN NAME : Your given name^J
- SURNAME : Your surname^J
- BIRTHDATE : Your date of birth^J
- STREET : Your street^J
- CITY : Your hometown^J
- TELEPHONE : Your phonenumber (VOICE)^J
- COMPUTER : Your computersystem(s)^J
- PASSWORD : The password you want to use to be identified by the system.^J
- Please remeber it well !^J
- *
- ;
- ; ### Prompt for username ###
- ; ----------------------------
- *
- ^J
- Username :
- *
- ;
- ; ### Prompt for given name (if empty, no question) ###
- ; -----------------------------------------------------
- *
- Given name :
- *
- ;
- ; ### Prompt for Surname (if empty, no question) ###
- ; --------------------------------------------------
- *
- Surname :
- *
- ;
- ; ### Prompt for Date of birth (if empty, no question) ###
- ; --------------------------------------------------------
- *
- Birthdate :
- *
- ;
- ; ### Prompt for street (if empty, no question) ###
- ; -------------------------------------------------
- *
- Street :
- *
- ;
- ; ### Prompt for city (if empty, no question) ###
- ; -----------------------------------------------
- *
- City :
- *
- ;
- ; ### Prompt for telephone (if empty, no question) ###
- ; ----------------------------------------------------
- *
- Telephone :
- *
- ;
- ; ### Prompt for computer (if empty, no question) ###
- ; ---------------------------------------------------
- *
- Computer :
- *
- ;
- ; ### Question if information valid ###
- ; -------------------------------------
- *
- ^J
- Everything fine and dandy ?
- *
- :
- ; ### Answerletters YES/NO/DEFAULT ###
- ; ------------------------------------
- *
- YNY
- *
- ;
- ; ### Prompt for password ###
- ; ---------------------------
- *
- ^J
- Password :
- *
- ;
- ; ### Prompt for passwordrepetition ###
- ; -------------------------------------
- *
- Once again please :
- *
- ;
- ; ### Text if user already exists ###
- ; -----------------------------------
- *
- ^J
- Sorry but this username is already in use. Please choose another one !
- ^J
- *
- ;
- ; ### Errormessage if NEWUSER-Data could not be loaded ###
- ; --------------------------------------------------------
- *
- ^J
- Prefs could not be loaded ! Please contact sysop !^J
- *
- ;
- ; ### Errormessage if error while copying userdirs of NEWUSER ###
- ; ---------------------------------------------------------------
- *
- ^J
- Error while copying ! Please contact sysop !^J
- *
- ;
- ; ### Errormessage if Error while saving userdata ###
- ; ---------------------------------------------------
- *
- ^J
- Userdata could not be saved ! Please contact sysop !^J
- *
- ;
- ; ### Message if everything is ok ###
- ; -----------------------------------
- *
- ^J
- You are now a user of this mailbox. Please use the command RECALL to login^J
- with your new username !^J
- ^J
- *
- ;
- ; ### Filename for applicationprotocol ###
- ; ----------------------------------------
- *
- mbdat:Antraege.txt
- *
- ;
- ; ### Text for applicationprotocol ###
- ; ------------------------------------
- *
- Userantrag um {time} am {date} :^J
- ^J
- Username : {name}^J
- Vorname : {firstname}^J
- Nachname : {lastname}^J
- Geb.Dat. : {birthday}^J
- Strasse : {street}^J
- Stadt : {city}^J
- Telefon : {tel}^J
- Computer : {computer}^J
- ^J
- *
- ;
- ; ### Text for invalid usernames (Blacklist) ###
- ; ----------------------------------------------
- *
- ^J
- This username is not allowed in this system ! Please choose another one !^J
- *
-